Reset the stack pointer on every cpu early during bootstrap.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 29 Dec 2005 16:53:22 +0000 (17:53 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 29 Dec 2005 16:53:22 +0000 (17:53 +0100)
commitff6d5dac81779ba083e62718fbacbbd70f2b98aa
tree4d15c6061057955459f746ae1b5fe2791f11ab82
parent9647c68ca200c65979542f779095b8542b180ef2
Reset the stack pointer on every cpu early during bootstrap.
Ensures we do not overlap with the cpu_info structure.

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/boot/x86_32.S
xen/arch/x86/boot/x86_64.S
xen/arch/x86/setup.c
xen/arch/x86/smpboot.c